Class ConnectorNotFoundException

All Implemented Interfaces:
Serializable

public class ConnectorNotFoundException extends ResourceNotFoundException
See Also:
  • Constructor Details

    • ConnectorNotFoundException

      public ConnectorNotFoundException()
    • ConnectorNotFoundException

      public ConnectorNotFoundException(String message)
    • ConnectorNotFoundException

      public ConnectorNotFoundException(String message, Throwable reason)
    • ConnectorNotFoundException

      public ConnectorNotFoundException(PKIException.Data data)
  • Method Details